type google.golang.org/grpc/internal/transport.bdpEstimator

10 uses

	google.golang.org/grpc/internal/transport (current package)
		bdp_estimator.go#L49: type bdpEstimator struct {
		bdp_estimator.go#L74: func (b *bdpEstimator) timesnap(d [8]byte) {
		bdp_estimator.go#L85: func (b *bdpEstimator) add(n uint32) bool {
		bdp_estimator.go#L105: func (b *bdpEstimator) calculate(d [8]byte) {
		controlbuf.go#L487: 	bdpEst        *bdpEstimator
		controlbuf.go#L494: func newLoopyWriter(s side, fr *framer, cbuf *controlBuffer, bdpEst *bdpEstimator) *loopyWriter {
		http2_client.go#L107: 	bdpEst *bdpEstimator
		http2_client.go#L363: 		t.bdpEst = &bdpEstimator{
		http2_server.go#L101: 	bdpEst                *bdpEstimator
		http2_server.go#L275: 		t.bdpEst = &bdpEstimator{